FolderNameEditor.FolderBrowser.Style Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The styles the folder browser will use when browsing folders. This should be a combination of flags from the FolderNameEditor.FolderBrowserStyles enumeration.
public:
property System::Windows::Forms::Design::FolderNameEditor::FolderBrowserStyles Style { System::Windows::Forms::Design::FolderNameEditor::FolderBrowserStyles get(); void set(System::Windows::Forms::Design::FolderNameEditor::FolderBrowserStyles value); };
public System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles Style { get; set; }
member this.Style : System.Windows.Forms.Design.FolderNameEditor.FolderBrowserStyles with get, set
Public Property Style As FolderNameEditor.FolderBrowserStyles
Property Value
A FolderNameEditor.FolderBrowserStyles enumeration member that indicates behavior for the FolderNameEditor.FolderBrowser to use.
Applies to
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.