public const uint WS_VISIBLE = 0x10000000; public const uint WS_DISABLED = 0x08000000; public const uint WS_CLIPSIBLINGS = 0x04000000;
確定! 回上一頁