File: NDoc.Core.PropertyGridUI.RuntimePropertyGridProperties.html

package info (click to toggle)
ndoc 1.3.1-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 9,936 kB
  • ctags: 3,748
  • sloc: cs: 27,159; sh: 219; xml: 47; makefile: 45
file content (352 lines) | stat: -rw-r--r-- 42,660 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
<html dir="LTR">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
    </meta>
    <meta name="generator" content="NDoc 1.3" />
    <title>RuntimePropertyGrid Properties</title>
    <link rel="stylesheet" type="text/css" href="ndoc.css">
    </link>
    <script src="ndoc.js" type="text/javascript">
    </script>
  </head>
  <body id="bodyID" class="dtBODY">
    <INPUT class="userDataStyle" id="userDataCache" type="hidden" />
    <div id="nsbanner">
      <div id="bannerrow1">
        <table class="bannerparthead" cellspacing="0">
          <tr id="hdr">
            <td class="runninghead" nowrap="true">NDoc 1.3.1 SDK</td>
            <td class="product" nowrap="true">
            </td>
          </tr>
        </table>
      </div>
      <div id="TitleRow">
        <h1 class="dtH1">RuntimePropertyGridProperties</h1>
      </div>
    </div>
    <div id="nstext">
      <p>The properties of the <b>RuntimePropertyGrid</b> class are listed below. For a complete list of <b>RuntimePropertyGrid</b> class members, see the <a href="NDoc.Core.PropertyGridUI.RuntimePropertyGridMembers.html">RuntimePropertyGrid Members</a> topic.</p>
      <h4 class="dtH4">Public Instance Properties</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassAccessibilityObjectTopic.asp">AccessibilityObject</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets the <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsAccessibleObjectClassTopic.asp">AccessibleObject</a> assigned to the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassAccessibleDefaultActionDescriptionTopic.asp">AccessibleDefaultActionDescription</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the default action description of the control for use by accessibility client applications.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassAccessibleDescriptionTopic.asp">AccessibleDescription</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the description of the control used by accessibility client applications.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassAccessibleNameTopic.asp">AccessibleName</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the name of the control used by accessibility client applications.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassAccessibleRoleTopic.asp">AccessibleRole</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the accessible role of the control
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsContainerControlClassActiveControlTopic.asp">ActiveControl</a> (inherited from <b>ContainerControl</b>)</td><td width="50%">
         Gets or sets the active control on the container control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassAllowDropTopic.asp">AllowDrop</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets or sets a value indicating whether the control can accept data that the user drags onto it.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassAnchorTopic.asp">Anchor</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets which edges of the control are anchored to the edges of its container.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassAutoScrollTopic.asp">AutoScroll</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsScrollableControlClassAutoScrollMarginTopic.asp">AutoScrollMargin</a> (inherited from <b>ScrollableControl</b>)</td><td width="50%">
        Gets or sets the size of the auto-scroll margin.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsScrollableControlClassAutoScrollMinSizeTopic.asp">AutoScrollMinSize</a> (inherited from <b>ScrollableControl</b>)</td><td width="50%">
         Gets or sets the minimum size of the auto-scroll.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsScrollableControlClassAutoScrollPositionTopic.asp">AutoScrollPosition</a> (inherited from <b>ScrollableControl</b>)</td><td width="50%">
        Gets or sets the location of the auto-scroll position.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassBackColorTopic.asp">BackColor</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassBackgroundImageTopic.asp">BackgroundImage</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsContainerControlClassBindingContextTopic.asp">BindingContext</a> (inherited from <b>ContainerControl</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassBottomTopic.asp">Bottom</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets the distance between the bottom edge of the control and the top edge of its container's client area.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassBoundsTopic.asp">Bounds</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the size and location of the control including its nonclient elements.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassBrowsableAttributesTopic.asp">BrowsableAttributes</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets or sets the browsable attributes associated with the object that the property grid is attached to.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassCanFocusTopic.asp">CanFocus</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets a value indicating whether the control can receive focus.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassCanSelectTopic.asp">CanSelect</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets a value indicating whether the control can be selected.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassCanShowCommandsTopic.asp">CanShowCommands</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets a value indicating whether the commands pane can be made visible for the currently selected objects. 
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassCaptureTopic.asp">Capture</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets a value indicating whether the control has captured the mouse.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassCausesValidationTopic.asp">CausesValidation</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassClientRectangleTopic.asp">ClientRectangle</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets the rectangle that represents the client area of the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassClientSizeTopic.asp">ClientSize</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the height and width of the client area of the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassCommandsBackColorTopic.asp">CommandsBackColor</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets or sets the background color of the hot commands region.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassCommandsForeColorTopic.asp">CommandsForeColor</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets or sets the foreground color for the hot commands region.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassCommandsVisibleTopic.asp">CommandsVisible</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
         Gets a value indicating whether the commands pane is visible.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassCommandsVisibleIfAvailableTopic.asp">CommandsVisibleIfAvailable</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
         Gets or sets a value indicating whether the commands pane is visible for objects that expose verbs.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassCompanyNameTopic.asp">CompanyName</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets the name of the company or creator of the application containing the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemComponentModelComponentClassContainerTopic.asp">Container</a> (inherited from <b>Component</b>)</td><td width="50%">
         Gets the <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemComponentModelIContainerClassTopic.asp">IContainer</a> that contains the <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemComponentModelComponentClassTopic.asp">Component</a>.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassContainsFocusTopic.asp">ContainsFocus</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets a value indicating whether the control, or one of its child controls, currently has the input focus.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassContextMenuTopic.asp">ContextMenu</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets or sets the shortcut menu associated with the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassContextMenuDefaultLocationTopic.asp">ContextMenuDefaultLocation</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
         Gets the default location for the shortcut menu. 
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassControlsTopic.asp">Controls</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassCreatedTopic.asp">Created</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets a value indicating whether the control has been created.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassCursorTopic.asp">Cursor</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets or sets the cursor that is displayed when the mouse pointer is over the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassDataBindingsTopic.asp">DataBindings</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets the data bindings for the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsScrollableControlClassDisplayRectangleTopic.asp">DisplayRectangle</a> (inherited from <b>ScrollableControl</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassDisposingTopic.asp">Disposing</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets a value indicating whether the control is in the process of being disposed of.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassDockTopic.asp">Dock</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets or sets which edge of the parent container a control is docked to.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsScrollableControlClassDockPaddingTopic.asp">DockPadding</a> (inherited from <b>ScrollableControl</b>)</td><td width="50%">
        Gets the dock padding settings for all edges of the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassEnabledTopic.asp">Enabled</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets or sets a value indicating whether the control can respond to user interaction.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassFocusedTopic.asp">Focused</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets a value indicating whether the control has input focus.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassFontTopic.asp">Font</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the font of the text displayed by the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassForeColorTopic.asp">ForeColor</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassHandleTopic.asp">Handle</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets the window handle that the control is bound to.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassHasChildrenTopic.asp">HasChildren</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets a value indicating whether the control contains one or more child controls.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassHeightTopic.asp">Height</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the height of the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassHelpBackColorTopic.asp">HelpBackColor</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets or sets the background color for the Help region.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassHelpForeColorTopic.asp">HelpForeColor</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets or sets the foreground color for the Help region.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassHelpVisibleTopic.asp">HelpVisible</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets or sets a value indicating whether the Help text is visible.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassImeModeTopic.asp">ImeMode</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets or sets the Input Method Editor (IME) mode of the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassInvokeRequiredTopic.asp">InvokeRequired</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassIsAccessibleTopic.asp">IsAccessible</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets or sets a value indicating whether the control is visible to accessibility applications.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassIsDisposedTopic.asp">IsDisposed</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets a value indicating whether the control has been disposed of.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassIsHandleCreatedTopic.asp">IsHandleCreated</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets a value indicating whether the control has a handle associated with it.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="NDoc.Core.PropertyGridUI.RuntimePropertyGrid.LabelWidth.html">LabelWidth</a></td><td width="50%"> Gets or sets the width of the label. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassLargeButtonsTopic.asp">LargeButtons</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
         Gets or sets a value indicating whether buttons appear in standard size or in large size.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassLeftTopic.asp">Left</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the x-coordinate of a control's left edge in pixels.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassLineColorTopic.asp">LineColor</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets or sets the color of the gridlines and borders.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassLocationTopic.asp">Location</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. 
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassNameTopic.asp">Name</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the name of the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassParentTopic.asp">Parent</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the parent container of the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsContainerControlClassParentFormTopic.asp">ParentForm</a> (inherited from <b>ContainerControl</b>)</td><td width="50%">
         Gets the form that the container control is assigned to.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassProductNameTopic.asp">ProductName</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets the product name of the assembly containing the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassProductVersionTopic.asp">ProductVersion</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets the version of the assembly containing the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassPropertySortTopic.asp">PropertySort</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets or sets the type of sorting the <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassTopic.asp">PropertyGrid</a> uses to display properties.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassPropertyTabsTopic.asp">PropertyTabs</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets the collection of property tabs that are displayed in the grid.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassRecreatingHandleTopic.asp">RecreatingHandle</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets a value indicating whether the control is currently re-creating its handle.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassRegionTopic.asp">Region</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets or sets the window region associated with the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassRightTopic.asp">Right</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets the distance between the right edge of the control and the left edge of its container. 
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassRightToLeftTopic.asp">RightToLeft</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassSelectedGridItemTopic.asp">SelectedGridItem</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
         Gets or sets the selected grid item.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassSelectedObjectTopic.asp">SelectedObject</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
         Gets or sets the object for which the grid displays properties.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassSelectedObjectsTopic.asp">SelectedObjects</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets or sets the currently selected objects.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassSelectedTabTopic.asp">SelectedTab</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets the currently selected property tab.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassSiteTopic.asp">Site</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassSizeTopic.asp">Size</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the height and width of the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassTabIndexTopic.asp">TabIndex</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the tab order of the control within its container.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassTabStopTopic.asp">TabStop</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. 
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassTagTopic.asp">Tag</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the object that contains data about the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassTextTopic.asp">Text</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the text associated with this control. 
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassToolbarVisibleTopic.asp">ToolbarVisible</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
         Gets or sets a value indicating whether the toolbar is visible.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassTopTopic.asp">Top</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets the y-coordinate of the control's top edge in pixels.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassTopLevelControlTopic.asp">TopLevelControl</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsFormClassTopic.asp">Form</a> that the control is contained in.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassViewBackColorTopic.asp">ViewBackColor</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets or sets a value indicating the background color in the grid.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassViewForeColorTopic.asp">ViewForeColor</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
        Gets or sets a value indicating the color of the text in the grid.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassVisibleTopic.asp">Visible</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets a value indicating whether the control is displayed.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassWidthTopic.asp">Width</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets or sets the width of the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassWindowTargetTopic.asp">WindowTarget</a> (inherited from <b>Control</b>)</td><td width="50%"></td></tr></table>
      </div>
      <h4 class="dtH4">Protected Instance Properties</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsContainerControlClassCreateParamsTopic.asp">CreateParams</a> (inherited from <b>ContainerControl</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassDefaultImeModeTopic.asp">DefaultImeMode</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets the default Input Method Editor (IME) mode supported by the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassDefaultSizeTopic.asp">DefaultSize</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassDefaultTabTypeTopic.asp">DefaultTabType</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%">
         Gets the type of the default tab.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemComponentModelComponentClassDesignModeTopic.asp">DesignMode</a> (inherited from <b>Component</b>)</td><td width="50%">
         Gets a value that indicates whether the <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemComponentModelComponentClassTopic.asp">Component</a> is currently in design mode.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassDrawFlatToolbarTopic.asp">DrawFlatToolbar</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemComponentModelComponentClassEventsTopic.asp">Events</a> (inherited from <b>Component</b>)</td><td width="50%">
        Gets the list of event handlers that are attached to this <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemComponentModelComponentClassTopic.asp">Component</a>.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassFontHeightTopic.asp">FontHeight</a> (inherited from <b>Control</b>)</td><td width="50%">
         Gets or sets the height of the font of the control.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsScrollableControlClassHScrollTopic.asp">HScroll</a> (inherited from <b>ScrollableControl</b>)</td><td width="50%">
        Gets or sets a value indicating whether the horizontal scroll bar is visible.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassRenderRightToLeftTopic.asp">RenderRightToLeft</a> (inherited from <b>Control</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassResizeRedrawTopic.asp">ResizeRedraw</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets or sets a value indicating whether the control redraws itself when resized.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsPropertyGridClassShowFocusCuesTopic.asp">ShowFocusCues</a> (inherited from <b>PropertyGrid</b>)</td><td width="50%"></td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsControlClassShowKeyboardCuesTopic.asp">ShowKeyboardCues</a> (inherited from <b>Control</b>)</td><td width="50%">
        Gets a value indicating whether the control should display keyboard shortcuts.
      </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protproperty.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsScrollableControlClassVScrollTopic.asp">VScroll</a> (inherited from <b>ScrollableControl</b>)</td><td width="50%">
         Gets or sets a value indicating whether the vertical scroll bar is visible.
      </td></tr></table>
      </div>
      <h4 class="dtH4">See Also</h4>
      <p>
        <a href="NDoc.Core.PropertyGridUI.RuntimePropertyGrid.html">RuntimePropertyGrid Class</a> | <a href="NDoc.Core.PropertyGridUI.html">NDoc.Core.PropertyGridUI Namespace</a></p>
      <object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
        <param name="Keyword" value="RuntimePropertyGrid class, properties">
        </param>
      </object>
      <DIV CLASS="footer">
        <p>
          <center>
            <font color="red">
              <i>
              </i>
            </font>
          </center>
        </p>
      </DIV>
      <hr />
      <div id="footer">
        <p>
          <a href="mailto:ndoc-helpfeedback@lists.sourceforge.net?subject=NDoc%201.3.1%20SDK%20Documentation%20Feedback:%20RuntimePropertyGridProperties">Send comments on this topic.</a>
        </p>
        <p>
          NDoc development is hosted by <a href="http://sourceforge.net/" target="_parent"><img alt="SourceForge" src="http://sourceforge.net/sflogo.php?group_id=36057&amp;amp;type=5" align="absMiddle" border="0"></a>
        </p>
        <p>Generated from assembly NDoc.Core [1.3.1851.0]</p>
      </div>
    </div>
  </body>
</html>